home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Demos / Extend 3.0 Demo / Demo Libraries / Demo Custom Blocks Lib / Demo Custom Blocks Lib.rsrc / HELP_15657_Planet < prev    next >
Encoding:
Text File  |  1994-06-22  |  1.9 KB  |  32 lines

  1. This block represents the position of a planetary body over time.  The X, and Y coordinate positions of the body in space are saved inside the block, and output through the output connector.
  2.  
  3. Initial information about the position, mass, density, and initial motion of the block is entered into the dialog box.
  4.  
  5. The connectors on the planet blocks output arrays of information.  These arrays include all the information associated with that planet, including the position, mass, density, and type.  The other blocks in the model use the information in the array to perform calculations.
  6.  
  7. To see the interactions of the planets during a simulation run, you should connect the outputs of all the planet blocks to the inputs on a planet plotter block.
  8.  
  9. The numbers used for mass and density are not in any particular units.
  10.  
  11. The pictures used to represent the various planets are in a file called planets.  This file needs to be in the Extend Extensions folder for the Planet block to function correctly.
  12.  
  13. CONNECTORS
  14. The Three input connectors input the arrays of planetary information output by the other Planet blocks in the model.  For a given planet to be affected by the position, and mass of another planet, you must connect the output connector of the other planet to one of the input connectors of the first.
  15.  
  16. PARAMETERS
  17. Mass:  The mass of the planet.
  18. Density:  The density of the planet.
  19. Initial x:  Initial x location of the planet.
  20. Initial y:  Initial y location of the planet.
  21. Delta x:  initial x motion of the planet.
  22. Delta y:  Initial y Motion of the planet.
  23.  
  24. Moon -- Earth checkboxes:  Selection of one of these checkboxes determines which picture from the Extensions folder will be user to represent the planet.
  25.  
  26. Animation
  27. The icon of the planet block changes based on which of the radio buttons in the dialog is selected.
  28.  
  29. Written by J. Steven Lamperti, January 1993.
  30. Copyright © 1989-1993 by Imagine That, Inc.
  31. All rights reserved.
  32. For use with Extend™ only.